Add DTrace support to xenstored
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 31 Jan 2008 09:13:27 +0000 (09:13 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 31 Jan 2008 09:13:27 +0000 (09:13 +0000)
commitd66e065f7f5e8ded336a4ad42a99ab98b00d1083
treefe8a8def386d2661928bc9566cf490a17d755581
parent87fdf3231c5f7998037b1962506dd1bb81cd4ac3
Add DTrace support to xenstored

Add USDT probes for significant xenstore operations to allow dynamic
tracing.

Signed-off-by: John Levon <john.levon@sun.com>
tools/xenstore/Makefile
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_core.h
tools/xenstore/xenstored_probes.d [new file with mode: 0644]
tools/xenstore/xenstored_solaris.c